Welcome![Sign In][Sign Up]
Location:
Search - process java

Search list

[Windows Developjava习题集

Description: java 习题集,其中包括了很多的实际例子,可以用来学习Java的过程中进行练习-Exercises Set, which includes a lot of practical examples, Java can be used to study the process of practice
Platform: | Size: 22528 | Author: 耿上 | Hits:

[OtherJava程序的性能优化StringBuffer与Vector

Description: 在Java程序中,性能问题的大部分原因并不在于Java语言,而是在于程序本身。养成好的代码编写习惯非常重要,比如正确地、巧妙地运用java.lang.String类和java.util.Vector类,它能够显著地提高程序的性能。-in Java programs, most of the performance problems is not the reason for the Java language, but the process itself. Develop good habits code prepared is very important, such as the right to attempt to use java.lang.String java.util.Vector category and type, it can significantly improve the performance.
Platform: | Size: 3072 | Author: 王文轩 | Hits:

[TreeView金笛JAVA版短信开发控件 V2.1

Description: 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件并行工作。在一个程序中使用可以使用多个短信控件(即同时连接多个GSM Modem设备)时,如果要发送一条短信,容器程序可优先选择发送队列为空的短信控件发送,或者选择发送队列中剩余发送条数最少的短信控件发送。 -1, asynchronous mode of operation. Connectivity and equipment were used to send messages asynchronous modes, namely containers Invoking connecting function or sent immediately after the function returns. By linking its own control or sent to the process, when the operation is completed, the results will be implemented in the form of Vessel notification procedures. 2, the internal transceiver contains a buffer queue. Controls can also accept containers of this process more requests, these controls will be placed in a request sent this cohort, the controls were sent individually to implement the queue, and will result in the implementation of the notification procedures containers. Internal controls include the sending queue and receive internal queue and the queue for the treatment of the a
Platform: | Size: 107520 | Author: 马艳飞 | Hits:

[JSP哈夫曼编码的JAVA实现

Description: 哈夫曼编码的JAVA实现,完全使用JAVA最优的算法。 叙述了哈夫曼编码的思想以及用JAVA 语言实现其程序设计的详细过程-Huffman coding JAVA completely JAVA optimal use of the algorithm. Huffman coding described the idea of using Java language to achieve its detailed program design process
Platform: | Size: 67584 | Author: 曾进 | Hits:

[Otherjava扫雷

Description: 用JAVA编写的扫雷程序。在JCREAT环境里运行可以使用。-prepared using JAVA demining process. In JCREAT operating environment can be used.
Platform: | Size: 23552 | Author: 无名 | Hits:

[Data structsjava网络编程实例

Description: Java各种网络代码,方便了java开发者,加快了程序员的开发进程。 -Java code various networks, and facilitates the java developers, programmers accelerate the development process.
Platform: | Size: 9208832 | Author: 小文 | Hits:

[source in ebook《JAVA程序设计最新教程》源代码

Description: 一个很实用的JAVA教程,是初学者的最佳教师,无论从循序渐进上还是逻辑思维上,都可以说完全按照一个学生的进程来进行的,本人就是借助这个教程对JAVA产生了兴趣,不过,一 句话,还是应该先看明白代码才去编程,这样才会比较有效-a very practical Java classes, beginners is the best teacher, whether gradual or on the logic, we can say that students in full accordance with a process to, I use this guide is to have an interest in Java, but one sentence, or should we look at to understand only when programming code, this would be more effective
Platform: | Size: 151552 | Author: 谢振 | Hits:

[JSPThe Elements of Java Style

Description: Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of high.quality design decisions that provide benefits throughout the life cycle of the system.-Quality, object.oriented architecture is the product of careful study, decision making, and experimentation. At a minimum, the object.oriented architecture process includes farming of requirements, architecture mining, and hands.on experience. Ideally, object.oriented architecture comprises a set of high.quality design decisions that provide benefits throughout the life cycle of the system.
Platform: | Size: 187392 | Author: 李力 | Hits:

[JSP/JavaJava数据库操作代码精粹

Description: 此程序都是企业级 的数据库开发程序 全面揭示了JAVA对数据库的操作-this procedure are enterprise-level database development process reveals the full Java operation of the database
Platform: | Size: 1298432 | Author: asd | Hits:

[Internet-Network利用Java实现串口全双工通讯

Description:  一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipeline control system to accept the need to constantly sent from the main control system to control the inquiries and information, implementation will be the outcome or results of inquiries sent to the control system. This paper presents a simple realization through full-duplex serial communications Java class libraries, the library greatly simplifies the operation of the serial port for the process
Platform: | Size: 7168 | Author: 郑描中 | Hits:

[JSP/Javajava-applet_timeCount

Description: java applet 倒计时有声定时器,开始,运行过程中,和结束的时候都会有不同的声音提示。适合java初学者学习。是我们的作业。-audio countdown timer, start process, and will end when there are different voices suggest. Java suitable for beginners to learn. We work.
Platform: | Size: 63488 | Author: 李果 | Hits:

[MySQLmysql-connector-java-5.0.0-beta-bin

Description: mysql数据库驱动程序,jdbc连接mysql-mysql database-driven process, linking mysql jdbc
Platform: | Size: 446464 | Author: 冯川 | Hits:

[Other systemsProcess1Monitor

Description: 监视进程 java语言开发的监视进程小程序-surveillance process java language development process small surveillance procedures
Platform: | Size: 73728 | Author: manasky | Hits:

[GIS programTriangulate(java)

Description: 这是一个用java写的三角剖分程序源码,需要的可以看一看-This is a java was made with the source triangulation process, the need to look at the
Platform: | Size: 5120 | Author: 刘广忠 | Hits:

[Internet-Networklogin.java

Description: 这是我辛苦编的一个JAVA程序,是关于LOGIN.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on the LOGIN. Simple. understandable. hope can be used. thank administrators read. Thank you
Platform: | Size: 2048 | Author: leilei | Hits:

[Internet-Networklogina.java

Description: 这是我辛苦编的一个JAVA程序,是关于logina.简单,易懂.希望能被采用.多谢管理员过目.-This is the hard part I of a Java process is on logina. Simple. understandable. hope can be used. thank administrators read. Thank you
Platform: | Size: 2048 | Author: leilei | Hits:

[JSPBeginning.Java.2.JDK.5.Edition

Description: Ivor Horton s Beginning Java 2, JDK 5 Edition (Java 2入门经典:JDK 5)英文原版 本书综合介绍了使用J2SE(Java 2 Standard Edition)5.0或更高版本开发动态程序的过程,阐述了Java语言的各个方面,包括Java语言结构和工作原理的基本知识,用大量的实例讲述如何开发功能齐全的Java应用程序,以期帮助读者掌握Java语言的最新特性和Java类库中主要的功能包,积累Java应用环境的使用经验,并在核心技术领域打下坚实的基础。. 本书系统全面、浅显易懂,非常适合没有任何编程经验的初学者阅读,也可作为软件开发人员和高校师生的必备参考书。 通过阅读本书,你可以借助J2SE 5.0这个最新、最出色的Java平台来学习Java编程。J2SE 5.0拥有强大的新特性和新功能,使Java性能产生了巨大的飞跃。 -Ivor Horton's Beginning Java 2. JDK 5 Edition (Java 2 portal classic : JDK 5) The English version of the original book on the integrated use of J2SE (Java 2 Standard Edit Ion) version 5.0 or higher dynamic program development process, expounded the Java language in all its aspects, including the Java language's structure and working principle of the basic knowledge, with plenty of examples on how to develop fully functional Java applications, to help readers master the latest Java language features and Java class library major functional package, Java application environment accumulation of experience and core technology in the field to lay a solid foundation. . The book system of comprehensive, simple words, not very suitable for any programming experience beginners reading, can a
Platform: | Size: 5924864 | Author: haibing | Hits:

[JSP/Java(Java)mp3_player

Description: Java写的一个mp3播放器,虽然程序不是太大,但是很实用,有值得学习的地方-Java write a mp3 player, although the process is not too great, but very practical. a place worth learning
Platform: | Size: 501760 | Author: pp | Hits:

[Game Programjava-tanchise

Description: 本程序是贪吃蛇游戏,java程序,主要实现简单的贪吃蛇游戏的功能,是一个不错的java课程设计程序.-this procedure is a huge memory games, java procedures, the main simple game of a huge memory function, is a good java curriculum design process.
Platform: | Size: 29696 | Author: 王雨 | Hits:

[JSP/Javajava-gerenxinxiguanli

Description: 本程序为个人信息管理系统,JAVA程序,主要实现个人信息的管理功能,是一个不错的JAVA课程设计程序.-the procedures for personal information management systems, Java procedures, personal information management functions. is a good Java curriculum design process.
Platform: | Size: 89088 | Author: 王雨 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net